home *** CD-ROM | disk | FTP | other *** search
/ Amiga Tools 4 / Amiga Tools 4.iso / tools / internet-tools / connect-line / cl / devkit / devkit.readme < prev    next >
Encoding:
Text File  |  1995-11-23  |  2.1 KB  |  54 lines

  1.                   -+*# Connectline Mailboxsystem #*+-
  2.   _____   ____ |\____  _____   _____   _____  __      /|_____   _____
  3.  /o    |\/o   \|o    \|o    \ /o    |\/o    ||o |\   /o|o    \ /o    |\
  4. |  .___||:     |.     |.     |   ___||  .___||. | | |. |:     |:  ___| |
  5. |: |\___|: |:  |: |:  |: |:  |:    |\|: |\__ |: | | |: |: |:  |:    |\\|
  6. |: |_L__L. |.  |: |.  |: |.  |.  __|_L. |_L__L. |_L_|. |: |.  |:  __|_L_
  7. |.       |     |. |   |. |   |        |       |      | |. |   |.       |\
  8.  \_______|____/|__|___|__|___|\_______|_______|______|_|__|___|\_______| |
  9.   \_______\___\/\__\__\__\____\\_______\_______\______\_\__\___\\_______\|
  10.  
  11.           Copyright 1995 by Oliver Wagner und Mathias Mischler
  12.  
  13. Connectline 5.x Developer Kit
  14. =============================
  15.  
  16.  Connectline is written in SAS/C. All original includes and
  17.  structures can be found in directory "C".
  18.  
  19.  There is also a link library "cl.lib" for SAS/C (and maybe some
  20.  other compilers) which should be placed in your directory
  21.  "lib:", it opens all connectline libraries for you and has some
  22.  additional routines. For more information see documentation.
  23.  
  24.  Some external programmers have written modules for other
  25.  language support.
  26.  
  27.  Thanks must go to Matthias Grundler for Amiga E support,
  28.                    Michael Schulz for Blitz Basic 2 support,
  29.                    Frank Schummertz for Oberon support,
  30.        and finally Ralf Ramge for Rexx Support (see own pagage).
  31.  
  32.  Directories:
  33.  
  34.  BlitzBasic2 (dir) - Blitz Basic Libraries
  35.  Docs (dir)        - Documentation (for the rest we're working
  36.                      on). Look at the includes for more
  37.                      information <sigh>
  38.  FD (dir)          - FD's to convert to any other programming
  39.                      language.
  40.  Oberon (dir)      - Oberon Modules
  41.  E (dir)           - Amiga E Modules and Examples
  42.     Modules (dir)
  43.     Examples (dir)
  44.  C (dir)           - C Includes, Examples for SAS/C and Link Lib.
  45.     Examples (dir)
  46.     lib (dir)
  47.     Include (dir)
  48.  
  49.  Most questions will be answered in our support network in the
  50.  message board /CLC/DEVELOPER.
  51.  
  52. owagner@lsd.wupper.de, merlin@sixpack.pfalz.de
  53.  
  54.